# Page Not Found

The URL `capitulo_2/{{ action('FooController@method') }}` does not exist.

You might be looking for one of these pages:
- [Controladores](https://ajgallego.gitbook.io/laravel-5/capitulo_2/capitulo_2_controladores.md)
- [Control de usuarios](https://ajgallego.gitbook.io/laravel-5/capitulo_4/capitulo_4_control_de_usuarios.md)
- [Formularios](https://ajgallego.gitbook.io/laravel-5/capitulo_2/capitulo_2_formularios.md)
- [Middleware o filtros](https://ajgallego.gitbook.io/laravel-5/capitulo_2/capitulo_2_filtros.md)
- [Redirecciones](https://ajgallego.gitbook.io/laravel-5/capitulo_2/capitulo_2_redirecciones.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://ajgallego.gitbook.io/laravel-5/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://ajgallego.gitbook.io/laravel-5/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/laravel-5/capitulo_2/capitulo_2_controladores.md`)
- Use `Accept: text/markdown` header for content negotiation